Fix network-bridge ifup problem when bridge has no IP address.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 23 Jun 2009 10:22:08 +0000 (11:22 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 23 Jun 2009 10:22:08 +0000 (11:22 +0100)
commitd1abeffc818dee0e049525ccc6b3940680eef2e2
tree1a8c02fca263d7da802b02e93c6b9814e8bab728
parent7aeb062fbc2b4075c03afa8fed7fb0158a461407
Fix network-bridge ifup problem when bridge has no IP address.

When we want to setup a bridge without a ip address, function
do_ifup will not activate the bridge.

We should make the bridge active, then vif-bridge can work on the
bridge.

Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
tools/hotplug/Linux/network-bridge